SetShowFlexOverlaysRequest
data class SetShowFlexOverlaysRequest(flexNodeHighlightConfigs: List<FlexNodeHighlightConfig>)
Content copied to clipboard
Represents request frame that can be used with Overlay#setShowFlexOverlays operation call.
See also
Constructors
SetShowFlexOverlaysRequest
Link copied to clipboard
fun SetShowFlexOverlaysRequest(flexNodeHighlightConfigs: List<FlexNodeHighlightConfig>)
Content copied to clipboard